home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 12
/
the-mac-12.iso
/
Shareware City
/
Applications
/
macControl
/
macControl Help
/
macControl Help.rsrc
/
TEXT_330.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-09
|
109 b
|
5 lines
Checks to see if one text
is contained in another text
IF ( Text 1 INSTR Text 2 )
THEN ( ... ) ELSE ( ... )